Skip to content

Conversation

@jiakechongg
Copy link
Contributor

No description provided.

Copy link
Owner

@iammapping iammapping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

实现得比较混乱,思路还需要再理清楚一些,多考虑怎么做可以效率更高,而不仅是得出正确结果

variablesObj[key] = val;

Object.keys(result).forEach(k => {
if(typeof result[k] === 'object') {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixme:这里的处理逻辑很不严谨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants